Automation Anywhere: FileToBase64
Overview
This operation encodes any file data in the file64 format.
Input
- filepath: Path of the file in your machine.
Output
-
filebase64: File encoded in file64 format.
Important considerations
You can use this operation to encode files you want to send through the AppendFileToParameter
operation.